home *** CD-ROM | disk | FTP | other *** search
- INSTALLING DULIB.
- ==================
-
- 1) Copy LIB/DULIB.LIB to your Lattice C libraries directory.
- 2) Copy LIB/DULIB.H to you Lattice C includes directory.
-
- Thats it.
-
- To use DULIB in your own programs,
-
- #include <DULIB.H>
-
- and don't forget to add DULIB.LIB to your project file.
-